Model Checking Almost All Paths Can Be Less Expensive Than Checking All Paths
نویسندگان
چکیده
We compare the complexities of the following two model checking problems: checking whether a linear-time formula is satis ed by all paths (which we call universal model checking) and checking whether a formula is satis ed by almost all paths (which we call fair model checking here). For many interesting classes of linear-time formulas, both problems have the same complexity: for instance, they are PSPACE-complete for LTL. In this paper, we show that fair model checking can have lower complexity than universal model checking, viz., we prove that fair model checking for L(F∞) can be done in time linear in the size of the formula and of the system, while it is known that universal model checking for L(F∞) is co-NP-complete. L(F∞) denotes the class of LTL formulas in which F∞ is the only temporal operator. We also present other new results on the complexity of fair and universal model checking. In particular, we prove that fair model checking for RLTL is co-NP-complete.
منابع مشابه
Reachability checking in complex and concurrent software systems using intelligent search methods
Software system verification is an efficient technique for ensuring the correctness of a software product, especially in safety-critical systems in which a small bug may have disastrous consequences. The goal of software verification is to ensure that the product fulfills the requirements. Studies show that the cost of finding and fixing errors in design time is less than finding and fixing the...
متن کاملVerification of Linear Duration Invariants by Model Checking CTL Properties
Linear duration invariants (LDI) are important safety properties of real-time systems. They can be easily formulated in terms of a class of chop-free formulas in the Duration Calculus (DC). Compared to other temporal logics, the specification in DC is simpler, neater and more importantly easier to understand. However, directly model checking them is more difficult than model checking properties...
متن کاملFormally Verifying Data and Control with Weak Reachability Invariants
Existing formal verification methods do not handle systems that combine state machines and data paths very well. Model checking deals with finitestate machines efficiently, but model checking full designs is infeasible because of the large amount of state in the data path. Theorem-proving methods may be effective for verifying data path operations, but verifying the control requires finding and...
متن کاملAutomatic Synthesis of Alternative Paths of Biochemical Networks using Model Checking
This study focuses on automatic search and verification of feasible alternatives in all possible paths of biochemical networks using model checking method. To understand biochemical networks, the representation of hierarchical structure knowledge is a major challenge for bioinformatics. The automatic search and synthesis for alternative paths within complex and large networks in biological proc...
متن کاملSplitting via Interpolants
A common problem in software model checking is the automatic computation of accurate loop invariants. Loop invariants can be derived from interpolants for every path leading through the corresponding loop header. However, in practice, the consideration of single paths often leads to very path specific interpolants. Inductive invariants can only be derived after several iterations by also taking...
متن کامل